getError

fun <Error class: unknown class><out <Error class: unknown class>>?.getError(): List<GraphError>?
fun <Error class: unknown class><out <Error class: unknown class>>?.getError(): List<GraphError>?
fun <Error class: unknown class><out <Error class: unknown class>>?.getError(): List<GraphError>?
fun <Error class: unknown class><out <Error class: unknown class>>?.getError(): List<GraphError>?

Converts the response error response into an object.

Return

The error object, or null if an exception was encountered

See also